3.1048 \(\int \frac{(c-i c \tan (e+f x))^n}{(a+i a \tan (e+f x))^2} \, dx\)

Optimal. Leaf size=52 \[ \frac{i (c-i c \tan (e+f x))^n \, _2F_1\left (3,n;n+1;\frac{1}{2} (1-i \tan (e+f x))\right )}{8 a^2 f n} \]

[Out]

((I/8)*Hypergeometric2F1[3, n, 1 + n, (1 - I*Tan[e + f*x])/2]*(c - I*c*Tan[e + f*x])^n)/(a^2*f*n)

________________________________________________________________________________________

Rubi [A]  time = 0.121865, antiderivative size = 52, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 31, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.097, Rules used = {3522, 3487, 68} \[ \frac{i (c-i c \tan (e+f x))^n \, _2F_1\left (3,n;n+1;\frac{1}{2} (1-i \tan (e+f x))\right )}{8 a^2 f n} \]

Antiderivative was successfully verified.

[In]

Int[(c - I*c*Tan[e + f*x])^n/(a + I*a*Tan[e + f*x])^2,x]

[Out]

((I/8)*Hypergeometric2F1[3, n, 1 + n, (1 - I*Tan[e + f*x])/2]*(c - I*c*Tan[e + f*x])^n)/(a^2*f*n)

Rule 3522

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Di
st[a^m*c^m, Int[Sec[e + f*x]^(2*m)*(c + d*Tan[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] &&
EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0] && IntegerQ[m] &&  !(IGtQ[n, 0] && (LtQ[m, 0] || GtQ[m, n]))

Rule 3487

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[1/(a^(m - 2)*b
*f), Subst[Int[(a - x)^(m/2 - 1)*(a + x)^(n + m/2 - 1), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b, e, f, n}, x
] && EqQ[a^2 + b^2, 0] && IntegerQ[m/2]

Rule 68

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((b*c - a*d)^n*(a + b*x)^(m + 1)*Hype
rgeometric2F1[-n, m + 1, m + 2, -((d*(a + b*x))/(b*c - a*d))])/(b^(n + 1)*(m + 1)), x] /; FreeQ[{a, b, c, d, m
}, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] && IntegerQ[n]

Rubi steps

\begin{align*} \int \frac{(c-i c \tan (e+f x))^n}{(a+i a \tan (e+f x))^2} \, dx &=\frac{\int \cos ^4(e+f x) (c-i c \tan (e+f x))^{2+n} \, dx}{a^2 c^2}\\ &=\frac{\left (i c^3\right ) \operatorname{Subst}\left (\int \frac{(c+x)^{-1+n}}{(c-x)^3} \, dx,x,-i c \tan (e+f x)\right )}{a^2 f}\\ &=\frac{i \, _2F_1\left (3,n;1+n;\frac{1}{2} (1-i \tan (e+f x))\right ) (c-i c \tan (e+f x))^n}{8 a^2 f n}\\ \end{align*}

Mathematica [F]  time = 180.003, size = 0, normalized size = 0. \[ \text{\$Aborted} \]

Verification is Not applicable to the result.

[In]

Integrate[(c - I*c*Tan[e + f*x])^n/(a + I*a*Tan[e + f*x])^2,x]

[Out]

$Aborted

________________________________________________________________________________________

Maple [F]  time = 0.521, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( c-ic\tan \left ( fx+e \right ) \right ) ^{n}}{ \left ( a+ia\tan \left ( fx+e \right ) \right ) ^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c-I*c*tan(f*x+e))^n/(a+I*a*tan(f*x+e))^2,x)

[Out]

int((c-I*c*tan(f*x+e))^n/(a+I*a*tan(f*x+e))^2,x)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^n/(a+I*a*tan(f*x+e))^2,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\left (\frac{2 \, c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}\right )^{n}{\left (e^{\left (4 i \, f x + 4 i \, e\right )} + 2 \, e^{\left (2 i \, f x + 2 i \, e\right )} + 1\right )} e^{\left (-4 i \, f x - 4 i \, e\right )}}{4 \, a^{2}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^n/(a+I*a*tan(f*x+e))^2,x, algorithm="fricas")

[Out]

integral(1/4*(2*c/(e^(2*I*f*x + 2*I*e) + 1))^n*(e^(4*I*f*x + 4*I*e) + 2*e^(2*I*f*x + 2*I*e) + 1)*e^(-4*I*f*x -
 4*I*e)/a^2, x)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))**n/(a+I*a*tan(f*x+e))**2,x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (-i \, c \tan \left (f x + e\right ) + c\right )}^{n}}{{\left (i \, a \tan \left (f x + e\right ) + a\right )}^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^n/(a+I*a*tan(f*x+e))^2,x, algorithm="giac")

[Out]

integrate((-I*c*tan(f*x + e) + c)^n/(I*a*tan(f*x + e) + a)^2, x)